-
Home
-
Checkout with Cash App on WooCommerce
-
4.1.1
-
Code
-
Classes
- OrderLineItem
| Total Complexity |
63 |
| Dependencies |
8 |
| Dependents |
1 |
| Total lines |
773 |
| Lines of code |
188 |
| Logical lines of code |
85 |
| Comment lines |
458 |
| Methods |
42 |
| Properties |
20 |
Methods 42
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| jsonSerialize() |
B |
39 |
22 |
65 |
| __construct() |
S |
81 |
1 |
3 |
| getUid() |
S |
82 |
1 |
3 |
| setUid() |
S |
81 |
1 |
3 |
| getName() |
S |
82 |
1 |
3 |
| setName() |
S |
81 |
1 |
3 |
| getQuantity() |
S |
82 |
1 |
3 |
| setQuantity() |
S |
81 |
1 |
3 |
| getQuantityUnit() |
S |
82 |
1 |
3 |
| setQuantityUnit() |
S |
81 |
1 |
3 |
| getNote() |
S |
82 |
1 |
3 |
| setNote() |
S |
81 |
1 |
3 |
| getCatalogObjectId() |
S |
82 |
1 |
3 |
| setCatalogObjectId() |
S |
81 |
1 |
3 |
| getCatalogVersion() |
S |
82 |
1 |
3 |
| setCatalogVersion() |
S |
81 |
1 |
3 |
| getVariationName() |
S |
82 |
1 |
3 |
| setVariationName() |
S |
81 |
1 |
3 |
| getItemType() |
S |
82 |
1 |
3 |
| setItemType() |
S |
81 |
1 |
3 |
| getMetadata() |
S |
82 |
1 |
3 |
| setMetadata() |
S |
81 |
1 |
3 |
| getModifiers() |
S |
82 |
1 |
3 |
| setModifiers() |
S |
81 |
1 |
3 |
| getAppliedTaxes() |
S |
82 |
1 |
3 |
| setAppliedTaxes() |
S |
81 |
1 |
3 |
| getAppliedDiscounts() |
S |
82 |
1 |
3 |
| setAppliedDiscounts() |
S |
81 |
1 |
3 |
| getBasePriceMoney() |
S |
82 |
1 |
3 |
| setBasePriceMoney() |
S |
81 |
1 |
3 |
| getVariationTotalPriceMoney() |
S |
82 |
1 |
3 |
| setVariationTotalPriceMoney() |
S |
81 |
1 |
3 |
| getGrossSalesMoney() |
S |
82 |
1 |
3 |
| setGrossSalesMoney() |
S |
81 |
1 |
3 |
| getTotalTaxMoney() |
S |
82 |
1 |
3 |
| setTotalTaxMoney() |
S |
81 |
1 |
3 |
| getTotalDiscountMoney() |
S |
82 |
1 |
3 |
| setTotalDiscountMoney() |
S |
81 |
1 |
3 |
| getTotalMoney() |
S |
82 |
1 |
3 |
| setTotalMoney() |
S |
81 |
1 |
3 |
| getPricingBlocklists() |
S |
82 |
1 |
3 |
| setPricingBlocklists() |
S |
81 |
1 |
3 |